home *** CD-ROM | disk | FTP | other *** search
- ; CIM'S STARTUP SCRIPT
- ; for OS 3.0 and better
- ; $VER: startup_sript 1.0 (30.11.1999)
- ; Author: Jan-Erik Tervo
- ; This script was Created for debugging purposes only, feel free to customize it.
-
- FAILAT 21
-
-
- ; SETPRI CIM:bin/cim 1 >NIL: ; Change the priority of CIM,
- ; so when rendering or compiling,
- ; CIM will still be able to
- ; operate fast enough.
- ; This can be done
- ; also in the Icon by entering
- ; TOOLPRI=1
- ;
- ;
- ; This command is no more required -
- ; the priority is now set to 1 internally
-
-
-
- RUN >NIL: RequestChoice "CIM" "Welcome to CIM (Caller Id Manager) !" "Thanks"
-
-
-